korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.format
/
[js]BrowserImage
/
decodeToCanvas
decode
To
Canvas
js
suspend
fun
decodeToCanvas
(
bytes
:
ByteArray
,
props
:
ImageDecodingProps
=
ImageDecodingProps.DEFAULT
)
:
HTMLCanvasElementLike